◆ __init__()
def webkitpy.port.config.Config.__init__ |
( |
|
self, |
|
|
|
executive, |
|
|
|
filesystem, |
|
|
|
port_implementation = None |
|
) |
| |
◆ build_directory()
def webkitpy.port.config.Config.build_directory |
( |
|
self, |
|
|
|
configuration |
|
) |
| |
Returns the path to the build directory for the configuration.
◆ default_configuration()
def webkitpy.port.config.Config.default_configuration |
( |
|
self | ) |
|
Returns the default configuration for the user.
Returns the value set by 'set-webkit-configuration', or "Release"
if that has not been set. This mirrors the logic in webkitdirs.pm.
◆ flag_for_configuration()
def webkitpy.port.config.Config.flag_for_configuration |
( |
|
self, |
|
|
|
configuration |
|
) |
| |
The documentation for this class was generated from the following file: