File: shellany.rb

package info (click to toggle)
ruby-shellany 0.0.1-6
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 156 kB
  • sloc: ruby: 218; makefile: 3; sh: 2
file content (5 lines) | stat: -rw-r--r-- 75 bytes parent folder | download | duplicates (4)
1
2
3
4
5
require "shellany/version"

module Shellany
  # Your code goes here...
end