BC-Envelope-CLI TypeScript Library - v1.0.0-alpha.16
Preparing search index...
cmd
generate
digest
CommandArgs
Interface CommandArgs
Command arguments for the digest command.
interface
CommandArgs
{
data
?:
string
;
}
Index
Properties
data?
Properties
Optional
data
data
?:
string
The data to digest
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
BC-Envelope-CLI TypeScript Library - v1.0.0-alpha.16
Loading...
Command arguments for the digest command.