MCPcopy Create free account
hub / github.com/PlatformLab/Arachne / Split

Method Split

scripts/cpplint.py:1130–1142  ·  view source on GitHub ↗

Splits the file into the directory, basename, and extension. For 'chrome/browser/browser.cc', Split() would return ('chrome/browser', 'browser', '.cc') Returns: A tuple of (directory, basename, extension).

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

BaseNameMethod · 0.95
ExtensionMethod · 0.95
NoExtensionMethod · 0.95

Calls 1

RepositoryNameMethod · 0.95

Tested by

no test coverage detected