Functions
chomp(s)
chomp
Removes a trailing newline from a string, if present.
is_empty(s)
is_empty
Checks if this string is empty, i.e. has length 0 or has only whitespace characters.
fluentfs.common.regex.compile_regex
fluentfs.common.s.chomp