Skip to main content

write_init_script

Function write_init_script 

Source
pub fn write_init_script(fs: &dyn Fs, paths: &dyn Pather) -> Result<PathBuf>
Expand description

Generate and write the init script to data_dir/shell/dodot-init.sh.

Returns the path where the script was written.