Library
core
src
main
Readme

Lawtext core references


Lawtext core references / core/src/main

core/src/main

Interfaces

Variables

defaultRunCLIArgs

const defaultRunCLIArgs: object

Defined in: core/src/main.ts:24 (opens in a new tab)

Type declaration

analysisout

analysisout: null = null

analyze

analyze: boolean = false

controlel

controlel: boolean = false

figpdf

figpdf: "embed"

format

format: boolean = false

input

input: null = null

intype

intype: "fromext"

output

output: null = null

outtype

outtype: "fromext"

virtuallinesout

virtuallinesout: null = null

Functions

main()

main(): Promise<void>

Defined in: core/src/main.ts:196 (opens in a new tab)

Returns

Promise<void>


runCLI()

runCLI(args): Promise<void>

Defined in: core/src/main.ts:37 (opens in a new tab)

Parameters

args

RunCLIArgs

Returns

Promise<void>

References

run

Re-exports run