Commit f7aa2b9f authored by Matt Bell's avatar Matt Bell Committed by Juan Batiz-Benet

commands: Renamed ArgPath to ArgFile

parent 40858b43
......@@ -4,7 +4,7 @@ type ArgumentType int
const (
ArgString ArgumentType = iota
ArgPath
ArgFile
)
type Argument struct {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment