blob: 02b1d840235e876f7d5cdf7909b82e0c9e5c7ce6 [file] [log] [blame]
package icmd
// CmdOp is an operation which modified a Cmd structure used to execute commands
type CmdOp func(*Cmd)