Table of Contents - natives-0.6.2 Documentation
Pages
- LICENSE
-
README
- natives
- Install
- Use
- Have a gemfile?
- How to install native packages?
- Switch catalog
- Custom (project-specific) catalog
- Catalog
- Supported catalogs
- Catalog load paths
- Catalog YAML format
- Use
default
when apply to all platforms - Use
default
when apply to all platform versions - Use array to group platform versions
- Supported values for platforms and package providers
- Package providers
- Platforms
- Related work
- Contributing to natives
- Copyright
Classes and Modules
- Natives
- Natives::Apps
- Natives::Apps::Detect
- Natives::Apps::List
- Natives::Catalog
- Natives::Catalog::Loader
- Natives::Catalog::Merger
- Natives::Catalog::Normalizer
- Natives::Catalog::Selector
- Natives::Catalog::Validator
- Natives::Cli
- Natives::GemfileViewer
- Natives::HostDetection
- Natives::HostDetection::PackageProvider
- Natives::HostDetection::Platform
- Natives::InvalidCatalogFormat
- Natives::NativesError
Methods
- ::new — Natives::Catalog
- ::new — Natives::Catalog::Loader
- ::new — Natives::Catalog::Merger
- ::new — Natives::Catalog::Selector
- ::new — Natives::GemfileViewer
- ::new — Natives::HostDetection
- ::new — Natives::HostDetection::PackageProvider
- ::new — Natives::HostDetection::Platform
- #build_ohai — Natives::HostDetection::Platform
- #catalog_paths — Natives::Catalog
- #convert_to_hash — Natives::Catalog::Normalizer
- #default? — Natives::Catalog::Normalizer
- #detect — Natives::Cli
- #detection_info — Natives::Apps::Detect
- #ensure_valid_catalog_groups — Natives::Catalog::Validator
- #gem_names — Natives::GemfileViewer
- #list — Natives::Cli
- #load_from_paths — Natives::Catalog::Loader
- #load_yaml_file — Natives::Catalog::Loader
- #merge_catalog! — Natives::Catalog::Merger
- #name — Natives::HostDetection::PackageProvider
- #name — Natives::HostDetection::Platform
- #native_packages_for — Natives::Catalog
- #natives_for — Natives::Apps::List
- #natives_for_gemfile — Natives::Apps::List
- #new_catalog — Natives::Apps::List
- #new_gemfile_viewer — Natives::Apps::List
- #new_host_detection — Natives::Apps::Detect
- #new_host_detection — Natives::Apps::List
- #normalize — Natives::Catalog::Normalizer
- #normalize — Natives::Catalog::Selector
- #normalize_native_package_list — Natives::Catalog::Normalizer
- #normalize_package_provider_hash — Natives::Catalog::Normalizer
- #normalize_platform_hash — Natives::Catalog::Normalizer
- #normalize_version_hash — Natives::Catalog::Normalizer
- #ohai_hash — Natives::HostDetection::Platform
- #package_provider — Natives::HostDetection
- #platform — Natives::HostDetection
- #platform_version — Natives::HostDetection
- #reload — Natives::Catalog
- #to_hash — Natives::Catalog
- #values_for — Natives::Catalog::Selector
- #version — Natives::Cli
- #version — Natives::HostDetection::Platform
- #which — Natives::HostDetection::PackageProvider
- #yaml_files_in_path — Natives::Catalog::Loader