Sha256: 7606b117af9b14aa949771a4bac2cec2e2223327ae0f84abe067ff4fb8613246
Contents?: true
Size: 296 Bytes
Versions: 10
Compression:
Stored size: 296 Bytes
Contents
#! /usr/bin/env ruby # frozen_string_literal: true # TODO: Remove once the Pattern Matching feature is fully supported. Warning[:experimental] = false require "rubysmith" require "rubysmith/cli/shell" Process.setproctitle Rubysmith::Identity::VERSION_LABEL Rubysmith::CLI::Shell.new.call ARGV
Version data entries
10 entries across 10 versions & 1 rubygems