executable 1.0.1 executable: ^1.0.1 copied to clipboard
The executable package provides a simple Dart class for dealing with executables. It helps find and check the existence of executables on the system and caches the results for improved performance. It [...]