Skip to content
  • rswindell's avatar
    Created local (static) utility function: native_executable() · 0a988be5
    rswindell authored
    If a file name doesn't include a suffix/extension in the native program list,
    then any command-line executing a program with the same base filename will
    be considered "native" (e.g. "unzip.exe" will be considered native if "unzip"
    is in the native program list).
    0a988be5