Class: BitClust::IncludeGraph::Condition
- Defined in:
- lib/bitclust/include_graph.rb
Overview
版条件。kind は :since / :until / :if。 version は :since/:until ではバージョン文字列、:if では条件式文字列。
Instance Attribute Summary collapse
-
#kind ⇒ Object
Returns the value of attribute kind.
-
#version ⇒ Object
Returns the value of attribute version.