Exception: Foxtail::CLI::NoFilesError

Inherits:
Error show all
Defined in:
lib/foxtail/cli.rb

Overview

Raised when no files are specified for a CLI command

Instance Method Summary collapse

Constructor Details

#initializeNoFilesError

Returns a new instance of NoFilesError.



15
# File 'lib/foxtail/cli.rb', line 15

def initialize = super("No files specified")