4 lines
85 B
Python
4 lines
85 B
Python
from bashlex import flags, utils
|
|
|
|
parserstate = lambda: utils.typedset(flags.parser)
|