PassiveSupport.Utils.prytask

You're seeing just the macro prytask, go back to PassiveSupport.Utils module for more information.
Link to this macro

prytask()

(macro)

Start a nonblocking instance of IEx.Pry

Starts a Pry session at the line of code where invoked, in a nonblocking manner with respect to the calling process, but only when the compile-time env/0 is :dev.

Inlined by the compiler.