Search
A File
@type kind() :: :file | :dir
@type t() :: %Virtfs.File{content: String.t(), kind: kind(), path: String.t()}