/
niceSOFT
/
meson
Обзор
Документация
Войти
/
niceSOFT
/
meson
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
docs/yaml/objects/module.yaml
13 строк
348 B
Josh Soref
fix various spelling issues
12 апр 2023, 02:21
12 апр 2023, 02:21
cf9fd56
Код
Авторство
О чём код?
name: module long_name: Imported module object description: | Base type for all modules. Modules provide their own specific implementation methods, but all modules provide the following methods: methods: - name: found returns: bool since: 0.59.0 description: Returns `true` if the module was successfully imported, otherwise `false`.