basic mom directory structure and a readme
This commit is contained in:
7
lib/mom/instruction.rb
Normal file
7
lib/mom/instruction.rb
Normal file
@@ -0,0 +1,7 @@
|
||||
module Mom
|
||||
|
||||
# Base class for MOM instructions
|
||||
class Instruction
|
||||
end
|
||||
|
||||
end
|
Reference in New Issue
Block a user