Documentation ¶
Overview ¶
Package fileutils is an internal package that contains helper functions for working with common file types/formats.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasLine ¶
HasLine accepts a search string, an optional pattern to ignore and a fully-qualified path to a file containing a list of such strings (e.g., commonly usernames or single IP Addresses), one per line. Lines beginning with the optional ignore pattern (e.g., a `#` character) are ignored. Leading and trailing whitespace per line is ignored.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.