Skip to main content

RESTORE_EXAMPLES

Constant RESTORE_EXAMPLES 

Source
pub const RESTORE_EXAMPLES: &str = "\
EXAMPLES:
  devp restore                    Restore the current directory's projects
  devp restore ~/Code/my-app
  devp restore --last-run         Undo the last prune pass, everywhere it acted";