Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Modman
PHP Класс Modman
Показать файл
Открыть проект
Примеры использования класса
Открытые методы
Метод
Описание
printHelp
( )
prints the help
run
(
$aParameters
)
runs and dispatches the modman program
Описание методов
printHelp()
публичный
Метод
prints the help
public
printHelp
( )
run()
публичный
Метод
runs and dispatches the modman program
public
run
(
$aParameters
)
$aParameters
- this is just a representation of $argv (the parameters which were used to launch the program)