X3m.System.Aggregate.Repo.delete_stream

You're seeing just the callback delete_stream, go back to X3m.System.Aggregate.Repo module for more information.
Link to this callback

delete_stream(stream_name, hard_delete?, expected_version)

View Source

Specs

delete_stream(
  stream_name :: String.t(),
  hard_delete? :: boolean(),
  expected_version :: integer()
) :: :ok