Library
core
src
main
Readme

Lawtext core referencesDocs


Lawtext core references / core/src/main

core/src/main

Index

Interfaces

References

run

Re-exports run

Variables

defaultRunCLIArgs

const defaultRunCLIArgs: object

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

Defined in

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

Functions

main()

main(): Promise<void>

Returns

Promise<void>

Defined in

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


runCLI()

runCLI(args): Promise<void>

Parameters

args: RunCLIArgs

Returns

Promise<void>

Defined in

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