Class: Splunk::AppReferenceNamespace

Inherits:
Object
  • Object
show all
Includes:
Singleton, Namespace
Defined in:
lib/splunk-sdk-ruby/namespace.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#is_exact?Boolean

Returns:

  • (Boolean)


192
# File 'lib/splunk-sdk-ruby/namespace.rb', line 192

def is_exact?() true end

#to_path_fragmentObject



193
# File 'lib/splunk-sdk-ruby/namespace.rb', line 193

def to_path_fragment() ["services"] end