method
root
rails latest stable - Class:
Rails::Generators::ChannelGenerator
root()private
No documentation available.
# File actioncable/lib/rails/generators/channel/channel_generator.rb, line 120
def root
@root ||= Pathname(destination_root)
end