Function perseus_cli::export [−][src]
pub fn export(dir: PathBuf, opts: ExportOpts) -> Result<i32, ExportError>Expand description
Builds the subcrates to get a directory that we can serve. Returns an exit code.
pub fn export(dir: PathBuf, opts: ExportOpts) -> Result<i32, ExportError>Builds the subcrates to get a directory that we can serve. Returns an exit code.