22 23 24
# File 'lib/aspen/cli/commands/watch.rb', line 22 def call(**options) Aspen::Actions::Watch.new(options: options).call end