Gaunt Sloth Assistant - v1.0.5
0.9 (legacy docs)
GitHub
Preparing search index...
utils/fileUtils
resolveOutputPath
Function resolveOutputPath
resolveOutputPath
(
writeOutputToFile
:
string
)
:
string
Resolve an explicit output path string to an absolute file path. Concerned only with string values:
If the string includes a path separator, resolve relative to project root and ensure parent directories exist.
If it's a bare filename, place it under .gsloth/ when present, otherwise project root.
Parameters
writeOutputToFile
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
0.9 (legacy docs)
GitHub
Gaunt Sloth Assistant - v1.0.5
Loading...
Resolve an explicit output path string to an absolute file path. Concerned only with string values: