Class
MkSpec
In:
lib/mspec/commands/mkspec.rb
Parent:
Object
Methods
create_directory
create_file
main
new
options
ruby
run
write_requires
write_spec
write_version
Attributes
config
[R]
Public Class methods
main
()
new
()
Public Instance methods
create_directory
(mod)
create_file
(dir, mod, meth, name)
options
(argv=ARGV)
ruby
()
Determine and return the path of the
ruby
executable.
run
()
write_requires
(dir, file)
write_spec
(file, meth, exists)
write_version
(f) {|" "| ...}
[Validate]