commit

Function commit 

Source
pub fn commit(path: &str) -> Result<()>
Expand description

Commits on a filesystem

The only part of the path used is the filesystem mount name (to determine the filesystem to use)

ยงArgument

  • path: The path to use