rename flag -meta to -ff
This commit is contained in:
@@ -11,5 +11,5 @@ type Parser interface {
|
||||
GetPath() string
|
||||
GetRootNode() node.Node
|
||||
GetErrors() []*errors.Error
|
||||
WithMeta()
|
||||
WithFreeFloating()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user