View Source FSS.Local.Entry (fss v0.1.0)

Represents a local file.

Summary

Types

t()

The only attribute is the :path to a local file.

Types

@type t() :: %FSS.Local.Entry{path: String.t()}

The only attribute is the :path to a local file.