FilePath.pop

Pop to the parent of the current filepath (in situ - mutates this FilePath). Note that this differs from parent() in that it does not include any special cases.

class FilePath
final
pop
()

Meta