MCPcopy Create free account
hub / github.com/ProtonDriveApps/sdk / name

Method name

cli/src/cli/paths.ts:175–177  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

173 }
174
175 get name() {
176 return pathBasename(this.fullPath);
177 }
178
179 get sdk(): ProtonDriveClient | ProtonDrivePhotosClient {
180 if (this.usePhotoSdk()) {

Callers

nothing calls this directly

Calls 1

pathBasenameFunction · 0.85

Tested by

no test coverage detected