Documentation ¶ Index ¶ func Exists(target string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Exists ¶ func Exists(target string) error Exists checks whether the provided target does in fact exist, and returns a boolean. Exists returns 'true' if the target exists, and 'false' if it does not. Types ¶ This section is empty. Source Files ¶ View all Source files exists.go Click to show internal directories. Click to hide internal directories.