fluentfs.common.sΒΆ

Functions

chomp(s)

Removes a trailing newline from a string, if present.

is_empty(s)

Checks if this string is empty, i.e. has length 0 or has only whitespace characters.