Skip to content
Ryota Arai edited this page Jul 17, 2015 · 17 revisions

Actions

  • create
  • delete
  • nothing

Attributes

Name Value Default Required
action one of Symbol, Array :create Yes
user String (no default) No
cwd String (no default) No
path String (name of resource) No
mode String (no default) No
owner String (no default) No
group String (no default) No

Example

directory "/path/to/directory" do
  action :create
end

Do not edit this page because this is generated automatically with Itamae v1.4.0