ExAequo v0.1.2 ExAequo.SysInterface.Behavior behaviour View Source

Link to this section Summary

Link to this section Types

Specs

lstat_result() :: {:ok, File.Stat.t()} | {:error, File.posix()}

Link to this section Callbacks

Specs

expand_path(Path.t()) :: binary()

Specs

lstat(Path.t(), File.stat_options()) :: lstat_result()

Specs

wildcard(Path.t(), keyword()) :: [binary()]