Searched defs:from_existing (Results 1 – 3 of 3) sorted by relevance
22 pub fn from_existing(directory: impl Into<PathBuf>) -> Self { in from_existing() method65 pub fn from_existing(directory: impl Into<PathBuf>) -> RutabagaResult<Self> { in from_existing() method
200 def from_existing(cls, host_dir, mount_point): member in BindMount
69 def from_existing(path): member in CommitList