Reactor.File.Dsl.Chmod
(reactor_file v0.18.4)
View Source
A chown DSL entity for the Reactor.File DSL extension.
Summary
Types
@type t() :: %Reactor.File.Dsl.Chmod{ __identifier__: any(), __spark_metadata__: term(), arguments: [Reactor.Dsl.Argument.t()], description: nil | String.t(), guards: [Reactor.Guard.Build.t()], mode: Reactor.Template.t(), name: any(), path: Reactor.Template.t(), revert_on_undo?: boolean() }