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