Library
core
modules
Core Src Main

Lawtext core references / core/src/main

Module: core/src/main

Table of contents

References

Interfaces

Variables

Functions

References

run

Re-exports run

Variables

defaultRunCLIArgs

Const defaultRunCLIArgs: Object

Type declaration

NameType
analysisoutnull
analyzeboolean
controlelboolean
formatboolean
inputnull
intype"fromext"
outputnull
outtype"fromext"
virtuallinesoutnull

Defined in

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

Functions

main

main(): Promise<void>

Returns

Promise<void>

Defined in

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


runCLI

runCLI(args): Promise<void>

Parameters

NameType
argsRunCLIArgs

Returns

Promise<void>

Defined in

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