cutler 0.19.7

Powerful, declarative settings management for your Mac, with speed.
Documentation
1
2
3
4
5
6
mod core;
mod path;
pub mod remote;

pub use core::*;
pub use path::get_config_path;