[][src]Module jcompilerlib::shell

This module defines a convenient API for shelling out to commands, handling stderr when they fail.

Functions

run_shell_command

Execute a CLI command as shell_command, but ignore stdout.