Kind: Function
Source: src/utils/filepath.ts
Part of: Utils
Signature
tsfunction getFilePath(options: FilePathOptions): string | undefined
Parameters
| Name | Type |
|---|---|
options | FilePathOptions |
Returns: string | undefined
Kind: Function
Source: src/utils/filepath.ts
Part of: Utils
tsfunction getFilePath(options: FilePathOptions): string | undefined
| Name | Type |
|---|---|
options | FilePathOptions |
Returns: string | undefined
Was this page helpful?