Reactor.File.Step.Stat (reactor_file v0.18.3)
View SourceA step which calls File.stat/2
Arguments
:path(String.t/0) - Required. The path of the file to inspect
Options
:time- What format to return the file times in. SeeFile.stat/2for more. Valid values are :universal, :local, :posix The default value is:posix.