Mix.EventStore.parse_event_store

You're seeing just the function parse_event_store, go back to Mix.EventStore module for more information.

Specs

parse_event_store([term()]) :: [EventStore.t()]

Parses the event store option from the given command line args list.

If no event store option is given, it is retrieved from the application environment.