Function perseus_cli::has_ejected [−][src]
pub fn has_ejected(dir: PathBuf) -> boolExpand description
Checks if the user has ejected or not. If they have, commands like clean should fail unless --force is provided.
pub fn has_ejected(dir: PathBuf) -> boolChecks if the user has ejected or not. If they have, commands like clean should fail unless --force is provided.