splitPath method

List<String> splitPath()

Implementation

List<String> splitPath() => pathExtensionContext.split(this);