This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
WarningShot Version Flag
The command line flag ‘version’ outputs some useful information. It lists the found resolvers (additional resolvers may be found by using the ‘resolvers’ flag). For each resolver the description, number of registered test, number of registered resolutions and any command line extensions are listed.
WarningShot v. 0.9.4
Installed resolvers:
WarningShot::CoreLibResolver
Tests: 1, Resolutions: 0 [unresolvable]
Checks that core ruby lib packages are available
WarningShot::SymlinkResolver
Tests: 1, Resolutions: 1 [resolvable]
Validates symlinks exist
WarningShot::DirectoryResolver
Tests: 1, Resolutions: 1 [resolvable]
Validates presence of directories
WarningShot::GemResolver
Tests: 1, Resolutions: 1 [resolvable]
Installs ruby gems and their dependencies
Command Line Options: --gempath,--minigems
WarningShot::FileResolver
Tests: 1, Resolutions: 2 [resolvable]
Validates presence of files
WarningShot::IntegrityResolver
Tests: 3, Resolutions: 0 [unresolvable]
Check file integrity via md5 or sha1 digest
WarningShot::UrlResolver
Tests: 1, Resolutions: 0 [unresolvable]
Validates that URLs are reachable.
Command Line Options: --strict,--rootcert,--vdepth
WarningShot::ManualResolver
Tests: 1, Resolutions: 0 [unresolvable]
A glorified todo list of things that need to be resolved manually






