Open a file or text in the user’s preferred editor
See Also:
53 54 55 56
# File 'lib/vtk/command.rb', line 53 def editor require 'tty-editor' TTY::Editor end