Method: WebhookHandler::CLI.source_root

Defined in:
lib/webhook_handler/cli.rb

.source_rootObject



10
11
12
# File 'lib/webhook_handler/cli.rb', line 10

def self.source_root
  File.dirname(__FILE__)
end