Module OpamShellCommandSource

Shell command syntax manipulation

Sourceval of_string : string -> string list

of_string s parses s and returns the list of command :: arguments according to the POSIX shell syntax.