pub fn has_ejected(dir: PathBuf) -> bool
Expand description

Checks if the user has ejected or not. If they have, commands like clean should fail unless --force is provided.