A rmdir DSL entity for the Reactor.File DSL extension.
rmdir
Reactor.File
@type t() :: %Reactor.File.Dsl.Rmdir{ __identifier__: any(), arguments: [Reactor.Dsl.Argument.t()], description: nil | String.t(), name: any(), path: Path.t(), recreate_on_undo?: boolean() }