Method: ShafClient#get_root

Defined in:
lib/shaf_client.rb

#get_root(**options) ⇒ Object



28
29
30
# File 'lib/shaf_client.rb', line 28

def get_root(**options)
  get(@root_uri, **options)
end