Parent

Class Index [+]

Quicksearch

TaskJuggler::KeywordArray

Public Instance Methods

a_include?(keyword) click to toggle source
Alias for: include?
include?(keyword) click to toggle source
    # File lib/KeywordArray.rb, line 19
19:     def include?(keyword)
20:       (self[0] == '*') || a_include?(keyword)
21:     end
Also aliased as: a_include?

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.