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