%include include_style.html%>
<%set header_title = 'Module Environment'%> <%set header_subtitle = $header_title%> <%set header_details = 'Modules/files loaded into current process (PID '%> <%set header_details .= $current_pid%> <%set header_details .= ')'%> <%include include_header.html%>File loaded | Module loaded | Module version | |||
---|---|---|---|---|---|
<%inc_path%> | <%if file_type eq 'file'%>N/A | N/A | <%else%><%module%> | <%if module_version%><%module_version%> | <%else%>none | <%endif%> <%endif%>