Class: RestFtpDaemon::API::Root

Inherits:
Grape::API
  • Object
show all
Includes:
BmcDaemonLib::LoggerHelper, NewRelic::Agent::Instrumentation::ControllerInstrumentation
Defined in:
lib/rest-ftp-daemon/api/root.rb

Instance Method Summary collapse

Constructor Details

#initializeRoot

INITIALIZATION



119
120
121
# File 'lib/rest-ftp-daemon/api/root.rb', line 119

def initialize
  super
end