Documentation
¶
Index ¶
- type Bin
- type CompileOptions
- type Driver
- func (d Driver[T]) Command(frames ...any) (command.Command, error)
- func (d Driver[T]) Run(ctx context.Context, frames ...any) command.Result
- func (d Driver[T]) RunWith(ctx context.Context, options command.RunOptions, frames ...any) command.Result
- func (d Driver[T]) With(ctx context.Context, options command.RunOptions, frames ...any) command.Result
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CompileOptions ¶
Click to show internal directories.
Click to hide internal directories.