Luna::Path::pop_back
void pop_back()
Removes the last name node of the path.
Valid Usage
empty()
must befalse
when calling this function.
void pop_back()
Removes the last name node of the path.
empty()
must be false
when calling this function.