Function jarida::init[][src]

pub fn init(dir: Option<PathBuf>) -> Result<()>

Try to initialize the specified directory. If dir is None, the user’s home directory is assumed. If config directory already exists, an error is returned.