FROST Hubert TypeScript Library - v1.0.0-alpha.20
Preparing search index...
index
sign
coordinator
SignRound1Options
Interface SignRound1Options
Options for the sign round1 command.
interface
SignRound1Options
{
registryPath
?:
string
;
groupId
?:
string
;
sessionId
:
string
;
parallel
?:
boolean
;
timeoutSeconds
?:
number
;
verbose
?:
boolean
;
previewShare
?:
boolean
;
}
Index
Properties
registry
Path?
group
Id?
session
Id
parallel?
timeout
Seconds?
verbose?
preview
Share?
Properties
Optional
registry
Path
registryPath
?:
string
Optional
group
Id
groupId
?:
string
session
Id
sessionId
:
string
Optional
parallel
parallel
?:
boolean
Optional
timeout
Seconds
timeoutSeconds
?:
number
Optional
verbose
verbose
?:
boolean
Optional
preview
Share
previewShare
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
registry
Path
group
Id
session
Id
parallel
timeout
Seconds
verbose
preview
Share
FROST Hubert TypeScript Library - v1.0.0-alpha.20
Loading...
Options for the sign round1 command.