mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-01 07:12:50 -06:00
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