Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DigitizeCommand ¶
type DigitizeCommand struct{}
The DigitizeCommand is a convenient wrapper over the async digitizer API to make it seem like it is a single sync call.
func (DigitizeCommand) Command ¶
func (c DigitizeCommand) Command() plugin.Command
func (DigitizeCommand) Execute ¶
func (c DigitizeCommand) Execute(context plugin.ExecutionContext, writer output.OutputWriter, logger log.Logger) error
Click to show internal directories.
Click to hide internal directories.