% Generated by roxygen2: do not edit by hand % Please edit documentation in R/shiny.R \name{getCurrentOutputInfo} \alias{getCurrentOutputInfo} \title{Get information about the output that is currently being executed.} \usage{ getCurrentOutputInfo(session = getDefaultReactiveDomain()) } \arguments{ \item{session}{The current Shiny session.} } \description{ Get information about the output that is currently being executed. }