File: help-doc.nu 0 exported commands 14 internal commands

parse-definition-items

Internal

Usage

parse-definition-items <lines>

Flags

-h, --help
Display the help message for this command

Parameters

lines <list<string>>

Input/output types

#inputoutput
0anyany

render-definition-list-markdown

Internal

Usage

render-definition-list-markdown <items>

Flags

-h, --help
Display the help message for this command

Parameters

items <list<record<name
string, description: string>>>

Input/output types

#inputoutput
0anyany

render-definition-list-html

Internal

Usage

render-definition-list-html <items>

Flags

-h, --help
Display the help message for this command

Parameters

items <list<record<name
string, description: string>>>

Input/output types

#inputoutput
0anyany

parse-examples

Internal

Usage

parse-examples <lines>

Flags

-h, --help
Display the help message for this command

Parameters

lines <list<string>>

Input/output types

#inputoutput
0anyany

render-examples-markdown

Internal

Usage

render-examples-markdown <examples>

Flags

-h, --help
Display the help message for this command

Parameters

examples <list<record<description
string, code: string>>>

Input/output types

#inputoutput
0anyany

render-examples-html

Internal

Usage

render-examples-html <examples>

Flags

-h, --help
Display the help message for this command

Parameters

examples <list<record<description
string, code: string>>>

Input/output types

#inputoutput
0anyany

parse-io-table

Internal

Usage

parse-io-table <lines>

Flags

-h, --help
Display the help message for this command

Parameters

lines <list<string>>

Input/output types

#inputoutput
0anyany

render-io-table-markdown

Internal

Usage

render-io-table-markdown <table>

Flags

-h, --help
Display the help message for this command

Parameters

table <record<header
list<string>, rows: list<list<string>>>>

Input/output types

#inputoutput
0anyany

render-io-table-html

Internal

Usage

render-io-table-html <table>

Flags

-h, --help
Display the help message for this command

Parameters

table <record<header
list<string>, rows: list<list<string>>>>

Input/output types

#inputoutput
0anyany

parse-help-doc

Internal

Usage

parse-help-doc <command_name>

Flags

-h, --help
Display the help message for this command

Parameters

command_name <string>

Input/output types

#inputoutput
0anyany

render-section-markdown

Internal

Usage

render-section-markdown <section>

Flags

-h, --help
Display the help message for this command

Parameters

section <record>

Input/output types

#inputoutput
0anyany

render-command-markdown

Internal

Usage

render-command-markdown <doc>

Flags

-h, --help
Display the help message for this command

Parameters

doc <record>

Input/output types

#inputoutput
0anyany

render-section-html

Internal

Usage

render-section-html <section>

Flags

-h, --help
Display the help message for this command

Parameters

section <record>

Input/output types

#inputoutput
0anyany

render-command-html

Internal

Usage

render-command-html <doc>

Flags

-h, --help
Display the help message for this command

Parameters

doc <record>

Input/output types

#inputoutput
0anyany