Table of Contents - prettyp-0.0.1 Documentation
Classes and Modules
- Prettyp
- Prettyp::FormatError
- Prettyp::Formatter
- Prettyp::Formatter::BaseFormatter
- Prettyp::Formatter::FormatError
- Prettyp::Formatter::HTML
- Prettyp::Formatter::HTML::Tidy
- Prettyp::Formatter::JSON
- Prettyp::Formatter::JSON::Python
- Prettyp::Formatter::Unimplemented
- Prettyp::Formatter::XML
- Prettyp::Formatter::XML::Xmllint
- Prettyp::FormatterRegistry
- Prettyp::FormatterService
- Prettyp::LanguageDetectionService
- Prettyp::Logger
Methods
- ::check_requirement — Prettyp::Formatter::BaseFormatter
- ::check_requirement — Prettyp::Formatter::HTML::Tidy
- ::check_requirement — Prettyp::Formatter::JSON::Python
- ::check_requirement — Prettyp::Formatter::XML::Xmllint
- ::executeable — Prettyp::Formatter::HTML::Tidy
- ::executeable — Prettyp::Formatter::JSON::Python
- ::executeable — Prettyp::Formatter::XML::Xmllint
- ::inherited — Prettyp::Formatter::BaseFormatter
- ::inherited_classes — Prettyp::Formatter::BaseFormatter
- ::languages — Prettyp::Formatter::BaseFormatter
- ::languages — Prettyp::Formatter::HTML::Tidy
- ::languages — Prettyp::Formatter::JSON::Python
- ::languages — Prettyp::Formatter::XML::Xmllint
- ::logger — Prettyp::Logger
- ::new — Prettyp::FormatterRegistry
- ::new — Prettyp::FormatterService
- #check_requirement — Prettyp::Formatter::BaseFormatter
- #detect_from_file — Prettyp::LanguageDetectionService
- #detect_from_input — Prettyp::LanguageDetectionService
- #determine_formatters — Prettyp::FormatterRegistry
- #execute_command — Prettyp::Formatter::BaseFormatter
- #execute_error? — Prettyp::Formatter::BaseFormatter
- #format — Prettyp::Formatter::BaseFormatter
- #format — Prettyp::Formatter::HTML::Tidy
- #format — Prettyp::Formatter::JSON::Python
- #format — Prettyp::Formatter::XML::Xmllint
- #format — Prettyp::FormatterService
- #format_as_language_from_file — Prettyp::FormatterService
- #format_as_language_from_stdin — Prettyp::FormatterService
- #format_from_file — Prettyp::FormatterService
- #format_from_stdin — Prettyp::FormatterService
- #format_language_key — Prettyp::FormatterRegistry
- #format_language_key — Prettyp::LanguageDetectionService
- #formatter_for — Prettyp::FormatterRegistry
- #logger — Prettyp::Logger
- #possible — Prettyp::LanguageDetectionService
- #with_file — Prettyp::Formatter::BaseFormatter
- #with_tempfile — Prettyp::Formatter::BaseFormatter
- #with_tempfile — Prettyp::FormatterService