[−][src]Function libnib::writer::save_entry
pub fn save_entry(
buf: &PathBuf,
reg: &Handlebars,
c: &Config
) -> Result<Entry, Error>
puts an entry into file in the dst directory and returns its metadata.
pub fn save_entry(
buf: &PathBuf,
reg: &Handlebars,
c: &Config
) -> Result<Entry, Error>
puts an entry into file in the dst directory and returns its metadata.