MCPcopy Create free account
hub / github.com/scriptscat/scriptcat / isForcePathStyle

Method isForcePathStyle

packages/filesystem/s3/client.ts:341–343  ·  view source on GitHub ↗

获取 forcePathStyle

()

Source from the content-addressed store, hash-verified

339
340 /** 获取 forcePathStyle */
341 isForcePathStyle(): boolean {
342 return this.config.forcePathStyle;
343 }
344}

Callers 1

client.test.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected