Sha256: fef17b10bbd854a19b5746900fb431730dbce9ae978b2a63317a92e49b199b70
Contents?: true
Size: 270 Bytes
Versions: 2
Compression:
Stored size: 270 Bytes
Contents
# frozen_string_literal: true require_relative '../lib/tty-editor' content = "Human madness is oftentimes a cunning and most feline thing.\n When you think it fled, it may have but become transfigured into some still subtler form." TTY::Editor.open(content: content)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tty-editor-0.5.1 | examples/tempfile.rb |
tty-editor-0.5.0 | examples/tempfile.rb |