Libraries
»
shaf_client
(0.5.3)
»
Index
»
ShafClient
»
#get_root
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