logo
首页技术栈工具库讨论
posix-escape

posix-escape

This library provides functions to wrap a String so it can be used within a Unix shell command line, and end up as a single argument to the program invoked. The module System.Posix.Escape is the safer option. The module System.Posix.Escape.Unicode has extra caveats which are documented with that module. There is a similar function within the process package as System.Process.Internals.translate.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
HACKAGE
carbal install posix-escape
查看
标签
根据用户添加的标签生成
暂无标签