Module util

Module util 

Source
Expand description

Misc utilities for different purposes.

This module houses a grab-bag of helpers and convenience-functions meant to make handling different aspects of command finding easier.

Re-exports§

pub use prelude::*;

Modules§

command_line
Helpers for working with command lines.
output_matcher
Helper for matching command output.
prelude