Fixing the new command
parent
1d1d5aa034
commit
7b68b42919
|
|
@ -1,3 +1,5 @@
|
|||
require 'fileutils'
|
||||
|
||||
module Squib
|
||||
# Squib's command-line options
|
||||
module Commands
|
||||
|
|
|
|||
Loading…
Reference in New Issue