@line100/plug-commander
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

plug-commander

let command = new SlottedCommand()
command
	.setPlugs(
		OptionPlug(...),
		OutputPlug(...),
	)
	.action(
		async function (parsed, arg1) {

		}
	)

Readme

Keywords

none

Package Sidebar

Install

npm i @line100/plug-commander

Weekly Downloads

3

Version

0.1.3

License

MIT

Unpacked Size

37.7 kB

Total Files

29

Last publish

Collaborators

  • yumer