···983983 atfile.say.debug "Overridden identity\nā³ DID: $_username\nā³ PDS: $_server\nā³ Blob URL: $_fmt_blob_url"
984984}
985985986986-function atfile.util.override_command() {
987987- _command="$1"
988988- _command_args=("${@:2}")
989989- atfile.say.debug "Overridden command\nā³ Command: $_command\nā³ Arguments: ${_command_args[*]}"
990990-}
991991-992986# NOTE: This is to help during sourcing if atfile.uitl.override_actor() has
993987# been called
994988function atfile.util.override_actor_reset() {