File: help-doc.nu
0 exported commands
14 internal commands
parse-definition-items
InternalUsage
parse-definition-items <lines>
Flags
-h, --help- Display the help message for this command
Parameters
lines <list<string>>
render-definition-list-markdown
InternalUsage
render-definition-list-markdown <items>
Flags
-h, --help- Display the help message for this command
Parameters
items <list<record<name- string, description: string>>>
render-definition-list-html
InternalUsage
render-definition-list-html <items>
Flags
-h, --help- Display the help message for this command
Parameters
items <list<record<name- string, description: string>>>
parse-examples
InternalUsage
parse-examples <lines>
Flags
-h, --help- Display the help message for this command
Parameters
lines <list<string>>
render-examples-markdown
InternalUsage
render-examples-markdown <examples>
Flags
-h, --help- Display the help message for this command
Parameters
examples <list<record<description- string, code: string>>>
render-examples-html
InternalUsage
render-examples-html <examples>
Flags
-h, --help- Display the help message for this command
Parameters
examples <list<record<description- string, code: string>>>
parse-io-table
InternalUsage
parse-io-table <lines>
Flags
-h, --help- Display the help message for this command
Parameters
lines <list<string>>
render-io-table-markdown
InternalUsage
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>>>>
render-io-table-html
InternalUsage
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>>>>
parse-help-doc
InternalUsage
parse-help-doc <command_name>
Flags
-h, --help- Display the help message for this command
Parameters
command_name <string>
render-section-markdown
InternalUsage
render-section-markdown <section>
Flags
-h, --help- Display the help message for this command
Parameters
section <record>
render-command-markdown
InternalUsage
render-command-markdown <doc>
Flags
-h, --help- Display the help message for this command
render-section-html
InternalUsage
render-section-html <section>
Flags
-h, --help- Display the help message for this command
Parameters
section <record>
render-command-html
InternalUsage
render-command-html <doc>
Flags
-h, --help- Display the help message for this command