Libraries
»
cnote
(0.3.0)
»
Index
»
Config
»
#editor
Method: Config#editor
Defined in:
lib/cnote/config.rb
#
editor
⇒
Object
50 51 52
# File 'lib/cnote/config.rb', line 50
def
editor
@editor
||
ENV
[
"EDITOR"
]
end