la commande peut prendre les agruments suviants:
pour parser le ks plus l'executer en une seule commande vous pouvez créé votre propre one-commande:
par exemple avec l'arborescence suivante:
~/KEA > tree /f
KEA
|
ββββKEA-php
β inter.php
β
β
ββββKS-dep
β β
β ββββDEP
β β bool.kea
β β math.kea
β β uf.kea
β β
β ββββwork
β main.ks
β output.kea
β
ββββparser
β main.py
β
ββββmod
decoupeur.py
parse.py
~/KEA/KS-dep > python ..\parser\main.py -f .\work\main.ks -o
.\work\output.kea;php ..\KEA-php\inter.php
.\work\output.kea