tuil
ReferencePackages@mwillbanks/tuil-cliAPI

main

function exported by @mwillbanks/tuil-cli.

View rawEdit

function

Public function exported by @mwillbanks/tuil-cli.

export async function main(argv = process.argv.slice(2)): Promise<void>;

Members

This declaration has no public members.

Parameters

MemberTypeRequiredDescriptionRelated types
argvunknownNoSupplies the argv value as unknown.

Returns

Promise<void> — Returns a value that satisfies Promise<void>.

Related types: —

Throws

No thrown errors are documented for this declaration.

No package-local related types.

Source

View the secondary source reference

Package

@mwillbanks/tuil-cli

On this page