(compiler-options update-output-file-stamps-project)
Returns: CompilerOptions
**Returns:** `CompilerOptions`
(current-directory update-output-file-stamps-project)
Returns: string
**Returns:** `string`
(done update-output-file-stamps-project)
(done update-output-file-stamps-project cancellation-token)
(done update-output-file-stamps-project cancellation-token write-file)
(done update-output-file-stamps-project
cancellation-token
write-file
custom-transformers)
To dispose this project and ensure that all the necessary actions are taken and state is updated accordingly
Parameters:
cancellation-token
: CancellationToken | undefined
write-file
: WriteFileCallback | undefined
custom-transformers
: CustomTransformers | undefined
Returns: ExitStatus
To dispose this project and ensure that all the necessary actions are taken and state is updated accordingly **Parameters:** - `cancellation-token`: `CancellationToken | undefined` - `write-file`: `WriteFileCallback | undefined` - `custom-transformers`: `CustomTransformers | undefined` **Returns:** `ExitStatus`
(kind update-output-file-stamps-project)
Returns: InvalidatedProjectKind.UpdateOutputFileStamps
**Returns:** `InvalidatedProjectKind.UpdateOutputFileStamps`
(project update-output-file-stamps-project)
Returns: ResolvedConfigFileName
**Returns:** `ResolvedConfigFileName`
(update-output-file-statmps update-output-file-stamps-project)
Returns: void
**Returns:** `void`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close