Function perseus_cli::eject
source ·
[−]pub fn eject(dir: PathBuf) -> Result<(), EjectionError>Expand description
Ejects the user from the Perseus CLi harness by exposing the internal subcrates to them. All this does is remove .perseus/ from
the user’s .gitignore and add a file .ejected to .perseus/.
