grisp_tools_util (grisp_tools v2.9.1)
View SourceSummary
Functions
Formats a term into a UTF8 encoded binary that can be later read by file:consult/1. If the binaries are strings, they are supposed to be encoded in UTF8.
Shell-quotes a value so it can be safely used as a single argument in POSIX shells (sh/bash/zsh). Uses single quotes and escapes embedded single quotes with the standard POSIX shell pattern.
Functions
Formats a term into a UTF8 encoded binary that can be later read by file:consult/1. If the binaries are strings, they are supposed to be encoded in UTF8.
Shell-quotes a value so it can be safely used as a single argument in POSIX shells (sh/bash/zsh). Uses single quotes and escapes embedded single quotes with the standard POSIX shell pattern.