public static final class Utils.VariableNameForOsFamily extends Object implements com.google.common.base.Function<String,String>
ShellToken
, the values whose names end in _VARIABLE
designate variable
names we know how to translate from one platform to another. For example
ShellToken.LIBRARY_PATH_VARIABLE
means that we can translate the variable named
LIBRARY_PATH
to the proper platform-specific name.Constructor and Description |
---|
Utils.VariableNameForOsFamily(OsFamily family) |
Copyright © 2009-2013 jclouds. All Rights Reserved.