Sha256: db79317924b8536896bd36fd86ec07dc60fb920d416f531d5f796f8d22ba1e8a
Contents?: true
Size: 631 Bytes
Versions: 1
Compression:
Stored size: 631 Bytes
Contents
### 0.1.1 / 2023-03-01 #### CLI * Allow {Ronin::Core::CLI::Shell} and {Ronin::Core::CLI::CommandShell} to rescue interrupts while a shell command is running, and not exit from the shell. ### 0.1.0 / 2023-02-01 * Initial release: * Provides access to the XDG directories (`~/.config/`, `~/.cache/`, `~/.local/share`). * Allows querying `~/.gitconfig` for common git settings. * Provides a common `Command` base class for all ronin libraries. * Provides a `Shell` and `CommandShell` base classes for writing interactive shells. * Provides a `Params` API for adding user configurable parameters to classes.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ronin-core-0.1.1 | ChangeLog.md |