npp_api.pluginfunc.path

npp menu

Members

Functions

echo_variables
wstring echo_variables(wstring name)
Undocumented in source.
get_directory_path
wstring get_directory_path(core.sys.windows.windef.HWND _nppHandle)
Undocumented in source.
get_file_path
wstring get_file_path(core.sys.windows.windef.HWND _nppHandle)
Undocumented in source.
get_full_current_path
bool get_full_current_path(core.sys.windows.windef.HWND _nppHandle, core.sys.windows.winnt.WCHAR[.OS_MAX_PATH] path_temp)

get file path

repalce_variables
wstring repalce_variables(wstring path)
Undocumented in source.
search_exe
wstring search_exe(wchar[] exe_name, wstring default_name)

search exe file from "PATH"

search_exe
string search_exe(char[] exe_name, string default_name)
Undocumented in source.

Manifest constants

OS_MAX_PATH
enum OS_MAX_PATH;
Undocumented in source.

Variables

windows_variable_names
enum wstring[] windows_variable_names;
Undocumented in source.
windows_variable_wnames
enum wstring[] windows_variable_wnames;
Undocumented in source.
windows_variables
enum wstring[] windows_variables;
Undocumented in source.

Meta

License

GPL-2.0 or later