mirror of
https://github.com/LucasVbr/interpreteur-lir.git
synced 2026-05-13 17:21:52 +00:00
15 lines
685 B
TeX
15 lines
685 B
TeX
\section{Commande fin}
|
|
|
|
\subsection*{Récit d'utilisation}
|
|
|
|
\paragraph{Titre : } Commande fin
|
|
\paragraph{Récit : } Quitter l'interpréteur
|
|
\paragraph{En tant que : } programmeur avec l'interpréteur LIR
|
|
\paragraph{Je souhaite : } quitter l'interpréteur LIR
|
|
\paragraph{Afin de : } arrêter d'utiliser l'interpréteur LIR pour la session courante
|
|
|
|
\subsection*{Critères d'acceptation}
|
|
|
|
\paragraph{À partir du fait : } une session de l'interpréteur LIR
|
|
\paragraph{Alors : } je souhaite quitter l'interpréteur pour la session courante en exécutant la commande fin
|
|
\paragraph{Enfin : } le processus courant de l'interpréteur LIR s'arrête |