Module: Wine
- Defined in:
- documented/wine.rb
Overview
Constant Summary collapse
- BIN =
[String] Absolute path to the Wine executable.
Resolved from
--wine=CLI override, PATH lookup, or nil if Wine is not available or explicitly disabled with--no-wine. $wine_bin- PREFIX =
[String] Absolute path to the Wine prefix (WINEPREFIX directory).
Resolved from
--wine-prefix=CLI override,WINEPREFIXenvironment variable, or$HOME/.wineby default. Only set when BIN points to a valid Wine executable and this directory exists. $wine_prefix