tmt Logo
  • Overview
  • Guide
  • Specification
  • Plugins
  • Examples
  • Stories
  • Questions
  • Contribute
  • Code
    • Class Overview
    • Template Filters
    • Plugin Introduction
    • tmt
    • tmt.steps
  • Releases
tmt
  • Code
  • Edit on GitHub

Code

In order to get a quick start with the tmt source code you might want look through the Class Overview first to learn about the overall structure of the code. The Plugin Introduction can help if you are planning to write a new plugin. To find detailed information about individual classes, modules and packages inspect the documentation generated from sources linked below.

  • Class Overview
    • Class Structure
    • Attributes
    • Class Conversions
    • Commands vs. shell scripts
  • Template Filters
    • basename
    • dedent
    • listed
    • match
    • regex_findall
    • regex_match
    • regex_replace
    • regex_search
    • search
    • web_git_url
  • Plugin Introduction
    • Inheritance
    • Examples
  • tmt
    • Subpackages
    • Submodules
    • tmt.base module
    • tmt.convert module
    • tmt.hardware module
    • tmt.identifier module
    • tmt.lint module
    • tmt.log module
    • tmt.options module
    • tmt.queue module
    • tmt.result module
    • tmt.trying module
    • Module contents
  • tmt.steps
    • Subpackages
      • tmt.steps.discover package
      • tmt.steps.execute package
      • tmt.steps.finish package
      • tmt.steps.prepare package
      • tmt.steps.provision package
      • tmt.steps.report package
    • Module contents
      • Action
      • ActionTask
      • BasePlugin
      • DefaultNameGenerator
      • GuestTopology
      • GuestlessPlugin
      • Login
      • Method
      • Phase
      • PhaseQueue
      • Plugin
      • PluginReturnValueT
      • PluginTask
      • PullTask
      • PushTask
      • RawWhereableStepData
      • Reboot
      • ResultT
      • Step
      • StepData
      • Topology
      • WhereableStepData
      • provides_method()
      • safe_filename()
      • sync_with_guests()
Previous Next

© Copyright Red Hat.

Built with Sphinx using a theme provided by Read the Docs.