path_utils 0.0.1 copy "path_utils: ^0.0.1" to clipboard
path_utils: ^0.0.1 copied to clipboard

Cross-platform path resolution and subprocess environment utilities. Resolves GUI-app PATH gaps, finds executables, and runs commands with a shell-aware environment.

0.0.1 #

  • Initial release.
  • PlatformPaths: home-directory expansion, PATH list split/join, normalization, and POSIX shell quoting.
  • ShellEnvironment: merges inherited PATH with interactive-shell values and common Unix fallbacks; resolves JAVA_HOME.
  • ExecutableFinder: locates executables on the comprehensive PATH (with Windows extension support).
  • CommandExecutor / CommandResult: run subprocesses with the resolved environment and capture stdout/stderr.
1
likes
160
points
59
downloads

Documentation

API reference

Publisher

verified publishergantt-sync.com

Weekly Downloads

Cross-platform path resolution and subprocess environment utilities. Resolves GUI-app PATH gaps, finds executables, and runs commands with a shell-aware environment.

Repository (GitHub)
View/report issues

Topics

#path #process #shell #utilities

License

MIT (license)

Dependencies

path

More

Packages that depend on path_utils