Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ShellModule ¶
type ShellModule struct {
*modules.BaseModule
}
func NewShellModule ¶
func NewShellModule() *ShellModule
func (*ShellModule) Cleanup ¶
func (m *ShellModule) Cleanup() error
func (*ShellModule) Initialize ¶
func (m *ShellModule) Initialize(ctx context.Context) error
Click to show internal directories.
Click to hide internal directories.