public class RailsState extends Object
Constructor and Description |
---|
RailsState(GemsConfig gemsConfig) |
Modifier and Type | Method and Description |
---|---|
RailsState |
clone() |
File |
getLaunchDirectory() |
String |
getModel() |
GemsConfig |
getRubygemsConfig() |
boolean |
isPatched() |
void |
setModel(String model) |
void |
setPatched(boolean patched) |
public RailsState(GemsConfig gemsConfig)
public File getLaunchDirectory()
public boolean isPatched()
public void setPatched(boolean patched)
public RailsState clone()
public void setModel(String model)
public String getModel()
public GemsConfig getRubygemsConfig()
Copyright © 2017. All rights reserved.