Module: EasyCreds::Actions::Local::EditorEdit
- Defined in:
- lib/easy_creds/actions/local/editor_edit.rb
Class Method Summary collapse
Class Method Details
.call(ctx) ⇒ Object
7 8 9 |
# File 'lib/easy_creds/actions/local/editor_edit.rb', line 7 def self.call(ctx) Actions::EditorEdit.call(ctx, local: true) end |