File: core_ext.rb

package info (click to toggle)
ruby-commander 5.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 364 kB
  • sloc: ruby: 1,969; makefile: 9
file content (4 lines) | stat: -rw-r--r-- 102 bytes parent folder | download | duplicates (3)
1
2
3
4
# frozen_string_literal: true

require 'commander/core_ext/array'
require 'commander/core_ext/object'