npp-api v0.1.4-dev (2019-10-09T09:25:27Z)
Home
Dub
Repo
default_lang_path
npp_api
pluginfunc
lang
拡張子からデフォルトの実行ファイル名のPATHを返す ToDo:
immutable
(
C
)[]
default_lang_path
(npp_api.powereditor.misc.pluginsmanager.notepad_plus_msgs.LangType lang)
immutable
(
C
)[]
default_lang_path
(const(C)[] extension)
version(Windows)
pure nothrow @
safe
@
nogc
immutable
(
C
)[]
default_lang_path
(
C
)
(
const
(
C
)[]
extension
)
if
(
std.traits.isSomeChar
!(
C
)
)
Meta
Source
See Implementation
npp_api
pluginfunc
lang
functions
default_lang_path
ext_to_lang
from_IDM_LANG
is_extended_path_supported
is_known_lang
is_p_lang
lang_path
lang_to_ext
replace_lang_variable
set_lang
to_IDM_LANG
templates
L_EXE_PATH
拡張子からデフォルトの実行ファイル名のPATHを返す ToDo: