Skip to main content
← dvs documentation Rust API reference

init

Function init 

Source
pub fn init(root_dir: impl AsRef<Path>, config: Config) -> Result<PathBuf>
Expand description

Starts a new dvs project. We need a ready to use Config object + the current directory the user is in