Function perseus_cli::tinker[][src]

pub fn tinker(dir: PathBuf) -> Result<i32, Error>
Expand description

Runs plugin tinkers on the engine and returns an exit code. This doesn’t have a release mode because tinkers should be applied in development to work in both development and production.