Skip to content
Yusuke Nakamura edited this page Dec 2, 2021 · 17 revisions

Actions

  • create
  • nothing

Attributes

Name Value Default Required
action one of Symbol, Array :create Yes
user String (no default) No
cwd String (no default) No
link String (name of resource) No
to String (no default) Yes
force one of TrueClass, FalseClass (no default) No

Example

link "/path/of/destination"  do
  to "/path/of/source"
end

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