Garden 🌻

Path type

A filesystem path.

Source Codestruct Path {
  p: String,
}

Methods