Platform-specific helpers.
Provides shell wrapping and null-device paths for portable command execution.
This module is intentionally minimal and uses fpm_environment:get_os_type
for OS detection.
Return whether the current OS is Windows.
Return the system null device path.
Wrap a command for execution by the platform shell.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | cmd |