View Source Exray.Structs.FilePathList (Exray v0.1.0)
Summary
Types
@type t() :: %Exray.Structs.FilePathList{ capacity: non_neg_integer(), count: non_neg_integer(), paths: [String.t()] | nil }
@type t() :: %Exray.Structs.FilePathList{ capacity: non_neg_integer(), count: non_neg_integer(), paths: [String.t()] | nil }