Skip to main content

user_library

Function user_library 

Source
pub fn user_library() -> Result<PathBuf>
Expand description

The user’s editable command library.

Kept in the config directory because users are expected to track it in their own git repository. Usage statistics deliberately live somewhere else so that syncing definitions never produces churn or merge conflicts.