MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode / localName

Method localName

src/fileSystem/sftp.js:489–491  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

487 }
488
489 get localName() {
490 return this.#getLocalname(this.#path);
491 }
492
493 /**
494 *

Callers

nothing calls this directly

Calls 1

#getLocalnameMethod · 0.95

Tested by

no test coverage detected