Documentation
¶
Overview ¶
Package verify checks whether the .context/ directory exists and contains the required set of context files.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Exists ¶
Exists checks whether a context directory exists.
If dir is empty, it uses the configured context directory.
Parameters:
- dir: path to check, or empty string for default
Returns:
- bool: true if the path exists and is a directory
func Initialized ¶
Initialized reports whether the context directory contains all required files.
Parameters:
- contextDir: path to the .context/ directory
Returns:
- bool: true if every required context file exists
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.