Sha256: c228dd35af95617c63b59b6fe7d1b4944e4756d1bdb1f9dcaf674ad16d7794d9
Contents?: true
Size: 317 Bytes
Versions: 17
Compression:
Stored size: 317 Bytes
Contents
project "Logical Function Demo" 2009-11-21 +2w { timezone "America/Denver" } resource "Team" { resource joe "Joe" } task "Parent" { task "Sub" { effort 1w allocate joe } } # *** EXAMPLE: 1 + taskreport "LogicalFunction" { formats html hideresource ~(isleaf() & isleaf_()) } # *** EXAMPLE: 1 -
Version data entries
17 entries across 17 versions & 1 rubygems