Sha256: 9417a561fd1b68875923a749b78a2a506bca28a36fa8be3a2b4abdde68b635e9
Contents?: true
Size: 168 Bytes
Versions: 2
Compression:
Stored size: 168 Bytes
Contents
# frozen_string_literal: true require_relative '../lib/tty-editor' path = File.join(File.expand_path(File.dirname(__FILE__)), '../README.md') TTY::Editor.open(path)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tty-editor-0.5.1 | examples/basic.rb |
tty-editor-0.5.0 | examples/basic.rb |