Liking cljdoc? Tell your friends :D

dots.typescript.update-output-file-stamps-project


compiler-optionscljs

(compiler-options update-output-file-stamps-project)

Returns: CompilerOptions

**Returns:** `CompilerOptions`
sourceraw docstring

current-directorycljs

(current-directory update-output-file-stamps-project)

Returns: string

**Returns:** `string`
sourceraw docstring

donecljs

(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`
sourceraw docstring

kindcljs

(kind update-output-file-stamps-project)

Returns: InvalidatedProjectKind.UpdateOutputFileStamps

**Returns:** `InvalidatedProjectKind.UpdateOutputFileStamps`
sourceraw docstring

projectcljs

(project update-output-file-stamps-project)

Returns: ResolvedConfigFileName

**Returns:** `ResolvedConfigFileName`
sourceraw docstring

update-output-file-statmpscljs

(update-output-file-statmps update-output-file-stamps-project)

Returns: void

**Returns:** `void`
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close