File: action.rb

package info (click to toggle)
gitlab-shell 8.4.3%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,468 kB
  • sloc: ruby: 3,812; sh: 82; makefile: 60
file content (4 lines) | stat: -rw-r--r-- 52 bytes parent folder | download
1
2
3
4
require_relative 'action/custom'

module Action
end