Extract executions into separate concern
This commit is contained in:
5
lib/mrsk/commands/concerns.rb
Normal file
5
lib/mrsk/commands/concerns.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
module Mrsk::Commands::Concerns
|
||||
end
|
||||
|
||||
require "mrsk/commands/concerns/executions"
|
||||
require "mrsk/commands/concerns/repository"
|
||||
Reference in New Issue
Block a user