Class YARD::CLI::GraphOptions
In: lib/yard/cli/graph.rb
Parent: Templates::TemplateOptions

Options to pass to the {Graph} CLI.

Attributes

contents  [RW]  @return [String] any contents to pass to the digraph
dependencies  [RW]  @return [Boolean] whether to show the object dependencies
full  [RW]  @return [Boolean] whether to list the full class diagram

[Validate]