Module MCollective::Data
In: lib/mcollective/data/agent_data.rb
lib/mcollective/data/fstat_data.rb
lib/mcollective/data/result.rb
lib/mcollective/data/fact_data.rb
lib/mcollective/data/base.rb
lib/mcollective/data/collective_data.rb
lib/mcollective/data.rb

Methods

Classes and Modules

Class MCollective::Data::Agent_data
Class MCollective::Data::Base
Class MCollective::Data::Collective_data
Class MCollective::Data::Fact_data
Class MCollective::Data::Fstat_data
Class MCollective::Data::Result

Public Class methods

For an input where the DDL requests a boolean or some number this will convert the input to the right type where possible else just returns the origin input unedited

if anything here goes wrong just return the input value this is not really the end of the world or anything since all that will happen is that DDL validation will fail and the user will get an error, no need to be too defensive here

Data.package("httpd").architecture

[Validate]