Registry / utility / patir
library0.9.0rbrubygemsunverified

Provides project automation tools including logging, command abstraction, and configuration.

gem install patir
INSTALL
IMPORT
SIG · PATIR
P
patir
utilityrubyv0.9.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Patir
require 'patir'

Execute a shell command using Patir's command abstraction.

require 'patir' cmd = Patir::Command.new('echo hello') cmd.execute puts cmd.output
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.9.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
16
Amazon
1
OpenAI (training)
1
Resources
patir — gem install patir · libregistry