Versions in this module Expand all Collapse all v0 v0.0.8 Sep 26, 2025 v0.0.7 Sep 25, 2025 Changes in this version + type DirAct struct + func New(actCtx map[string]string) (*DirAct, error) + func (act *DirAct) Execute(r *remote.Remote, logger *log.Logger) (*orderedmap.OrderedMap[string, string], error) + func (act *DirAct) Validate(actCtx map[string]string) error