Application.started_applications

You're seeing just the function started_applications, go back to Application module for more information.
Link to this function

started_applications(timeout \\ 5000)

View Source

Specs

started_applications(timeout()) :: [
  {app(), description :: charlist(), vsn :: charlist()}
]

Returns a list with information about the applications which are currently running.