Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 429 Bytes

includes_dsl_resource_method_default_action.rst

File metadata and controls

13 lines (6 loc) · 429 Bytes

The default_action method is used to set the default action for a lightweight resource. The syntax for the default_action method is as follows:

default_action :action_name

where action_name is the default action.