Skip to main content

projects_command

Function projects_command 

Source
pub fn projects_command() -> Result<()>
Expand description

List all known projects.

Displays all projects that have been initialized in the ~/.config/autom8/ directory.

ยงReturns

  • Ok(()) on success
  • Err(Autom8Error) if reading the config directory fails