Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SastServerCommand ¶
type SastServerCommand struct {
ServerDetails *config.ServerDetails
Arguments []string
InputPipe io.Reader
OutputPipe io.Writer
ErrorPipe io.Writer
}
func (*SastServerCommand) Run ¶
func (sastCmd *SastServerCommand) Run() (err error)
Click to show internal directories.
Click to hide internal directories.