Class: Hanami::CLI::Generators::App::RubyModuleFile Private

Inherits:
RubyFile
  • Object
show all
Defined in:
lib/hanami/cli/generators/app/ruby_module_file.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Since:

  • 2.0.0

Method Summary

Methods inherited from RubyFile

#create, #fully_qualified_name, #initialize, #path, #write

Constructor Details

This class inherits a constructor from Hanami::CLI::Generators::App::RubyFile