MCPcopy Index your code
hub / github.com/Andy-Python-Programmer/aero / join

Method join

src/aero_kernel/src/fs/path.rs:41–45  ·  view source on GitHub ↗

Creates an owned [`PathBuf`] with `path` adjoined to `self`. If `path` is absolute, it replaces the current path. See [`PathBuf::push`] for more details on what it means to adjoin a path.

(&self, path: P)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

mainFunction · 0.80
read_linkFunction · 0.80
parseFunction · 0.80

Calls 2

to_ownedMethod · 0.80
pushMethod · 0.45

Tested by

no test coverage detected