Versions in this module Expand all Collapse all v0 v0.2.0 Apr 16, 2019 v0.1.6 Dec 17, 2017 v0.1.5 Dec 16, 2017 Changes in this version + type Script struct + func New(name, path, source string) *Script + func (s *Script) Name() string + func (s *Script) Path() string + func (s *Script) Source() string