Method: AppAbstract#openJSONFile

Defined in:
lib/cloudmunch_Ruby_sdk_v2/AppAbstract.rb

#openJSONFile(fileNameWithPath) ⇒ Object



69
70
71
# File 'lib/cloudmunch_Ruby_sdk_v2/AppAbstract.rb', line 69

def openJSONFile(fileNameWithPath)
    Util.openJSONFile(fileNameWithPath)
end