Class: Hanami::CLI::Commands::App::Assets::Watch Private

Inherits:
Command show all
Defined in:
lib/hanami/cli/commands/app/assets/watch.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.

Watches for asset changes within each slice.

Since:

  • 2.1.0

Constant Summary

Constants inherited from Command

Command::ACTION_SEPARATOR

Method Summary

Methods inherited from Command

#call, #initialize

Methods inherited from Command

#app, #database, #database_config, inherited, #measure, #run_command

Methods inherited from Hanami::CLI::Command

#initialize, new

Constructor Details

This class inherits a constructor from Hanami::CLI::Commands::App::Assets::Command