/dhall-ansible/Ansible/Builtin/Command/default.dhall

Copy path to clipboard

Source

{ argv = None (List Text)
, chdir = None Text
, cmd = None Text
, creates = None Text
, free_form = None Text
, removes = None Text
, stdin = None Text
, stdin_add_newline = None Bool
, strip_empty_ends = None Bool
, warn = None Bool
}