Sha256: d39c12809c05f6a114783f9bd5a1a6eb0347a9e697e3606a202df27e6f922a91
Contents?: true
Size: 430 Bytes
Versions: 14
Compression:
Stored size: 430 Bytes
Contents
package com.rho; public class RhodesApp { public static RhodesApp getInstance() { // TODO Auto-generated method stub return null; } public String resolveDBFilesPath(String value) { // TODO Auto-generated method stub return null; } public String getBlobsDirPath() { // TODO Auto-generated method stub return null; } public String getRhoRootPath() { // TODO Auto-generated method stub return null; } }
Version data entries
14 entries across 14 versions & 1 rubygems