FUNCTION::CURRENT_EX

Section: Context Functions (3stap)
Updated: November 2022
Index Return to Main Contents
 

NAME

function::current_exe_file - get the file struct pointer for the current task's executable file  

SYNOPSIS

    current_exe_file:long()
 

ARGUMENTS

None  

DESCRIPTION

This function returns the file struct pointer for the current task's executable file. Note that the file struct pointer isn't locked on return. The return value of this function can be passed to fullpath_struct_file to get the path from the file struct.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 15:22:16 GMT, November 16, 2022