ExAequo.SysInterface.Behavior behaviour (ExAequo v0.3.0) View Source
Link to this section Summary
Link to this section Types
Specs
date_tuple() :: {non_neg_integer(), 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12, 1..255}
Specs
lstat_result() :: {:ok, File.Stat.t()} | {:error, File.posix()}
Specs
param_type() :: Keyword.t() | map()
Specs
params_t() :: map() | Keyword.t()
Link to this section Callbacks
Specs
expand_path(Path.t()) :: binary()
Specs
lstat(Path.t(), File.stat_options()) :: lstat_result()