forked from GitHub/gf-core
complete word completion in the shell. works for commands, flags, options, abstract syntax identifiers and NL strings
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module GF.Command.Parse(readCommandLine) where
|
||||
module GF.Command.Parse(readCommandLine, pCommand) where
|
||||
|
||||
import PGF.ExprSyntax
|
||||
import GF.Command.Abstract
|
||||
|
||||
Reference in New Issue
Block a user