BC-Envelope-CLI TypeScript Library - v1.0.0-alpha.20
Preparing search index...
cmd
xid
edge
find
CommandArgs
Interface CommandArgs
Command arguments for the edge find command.
interface
CommandArgs
{
isA
?:
string
;
source
?:
string
;
target
?:
string
;
subject
?:
string
;
envelope
?:
string
;
}
Index
Properties
is
A?
source?
target?
subject?
envelope?
Properties
Optional
is
A
isA
?:
string
Optional
source
source
?:
string
Optional
target
target
?:
string
Optional
subject
subject
?:
string
Optional
envelope
envelope
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
A
source
target
subject
envelope
BC-Envelope-CLI TypeScript Library - v1.0.0-alpha.20
Loading...
Command arguments for the edge find command.