Sha256: 4cd4e116b0f3756cce2ddc48c46a132fa1add3591af4205f1b53c3bd77c35333
Contents?: true
Size: 199 Bytes
Versions: 17
Compression:
Stored size: 199 Bytes
Contents
# frozen_string_literal: true flag :h, :help, 'show help for this command' do |_value, cmd| puts cmd.help raise CriExitException.new(is_error: false) end subcommand Cri::Command.new_basic_help
Version data entries
17 entries across 17 versions & 1 rubygems