backend.glob/2 θΏεγ
Summary
Types
@type t() :: %CMDC.Backend.Results.GlobResult{ error: nil | atom() | String.t(), matches: [CMDC.Backend.Results.FileInfo.t()] | nil }
Functions
@spec ok([CMDC.Backend.Results.FileInfo.t()]) :: t()
backend.glob/2 θΏεγ
@type t() :: %CMDC.Backend.Results.GlobResult{ error: nil | atom() | String.t(), matches: [CMDC.Backend.Results.FileInfo.t()] | nil }
@spec ok([CMDC.Backend.Results.FileInfo.t()]) :: t()