vim.loader.ModuleInfo
@inlinedoc
Fields3
ModuleInfo.modpath : string
Path of the module
ModuleInfo.modname : string
Name of the module
ModuleInfo.stat : uv.fs_stat.result | nil
The fs_stat of the module path. Won't be returned for modname="*"