DEBSOURCES
Skip Quicknav
sources / ruby-tty-platform / 0.3.0-2 / lib / tty / platform / version.rb
1234567
# frozen_string_literal: true module TTY class Platform VERSION = "0.3.0" end # Platform end # TTY