Modifier and Type | Class and Description |
---|---|
static class |
InstallRubyGems.Builder |
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_RUBYGEMS_VERSION |
Modifier | Constructor and Description |
---|---|
protected |
InstallRubyGems(com.google.common.base.Optional<String> version,
boolean updateSystem,
com.google.common.base.Optional<String> updateSystemVersion,
boolean updateExistingGems) |
Modifier and Type | Method and Description |
---|---|
static InstallRubyGems.Builder |
builder() |
Iterable<String> |
functionDependencies(OsFamily family) |
String |
render(OsFamily family) |
public static final String DEFAULT_RUBYGEMS_VERSION
public static InstallRubyGems.Builder builder()
public Iterable<String> functionDependencies(OsFamily family)
functionDependencies
in interface Statement
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.