MCPcopy Create free account
hub / github.com/cmu-db/bustub / PathSplitToList

Function PathSplitToList

build_support/cpplint.py:2009–2032  ·  view source on GitHub ↗

Returns the path split into a list by the separator. Args: path: An absolute or relative path (e.g. '/a/b/c/' or '../a') Returns: A list of path components (e.g. ['a', 'b', 'c]).

(path)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

FixupPathFromRootFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected