public
Description: Dependency Resolution Framework
Home | Edit | New

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
Last edited by coryodaniel, Sat Oct 18 12:44:20 -0700 2008
Home | Edit | New
Versions: