Versions in this module Expand all Collapse all v0 v0.1.0 Jun 19, 2019 Changes in this version + func Dot(sys *sys.IO, filename string, w io.Writer, splines string) error + func Eval(sys *sys.IO, filename string, w io.Writer, color bool) error + func List(sys *sys.IO, filename string) (map[TaskID]TargetID, error) + func Run(sys *sys.IO, filename string) error + type TargetID string + type TaskID string