Method not available on this version
This method is only available on newer versions.
The first available version (v2_6_3) is shown here.
action_name()
public
@return [Symbol] The name of the action.
# File lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/action.rb, line 11
def self.action_name
raise 'Abstract'
end