Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChangeMask ¶
type ChangeMask struct {
// contains filtered or unexported fields
}
func ParseChangeMask ¶
func ParseChangeMask(s string) (ChangeMask, error)
func (ChangeMask) String ¶
func (c ChangeMask) String() string
type Processor ¶
type Processor struct { Programm []Command // contains filtered or unexported fields }
func NewProcessor ¶
Click to show internal directories.
Click to hide internal directories.