View Source FSS.Local.Entry (fss v0.1.0)
Represents a local file.
Summary
Types
@type t() :: %FSS.Local.Entry{path: String.t()}
The only attribute is the :path
to a local file.
Represents a local file.
@type t() :: %FSS.Local.Entry{path: String.t()}
The only attribute is the :path
to a local file.