Class Cli


  • public class Cli
    extends Object
    Command line, for development and tests purposes only.
    Author:
    Ludan Stoecklé [email protected]
    • Constructor Detail

      • Cli

        public Cli()
    • Method Detail

      • main

        public static void main​(String[] args)
                         throws Exception
        Self test, no params.

        Renders a simple included template in French. Should print Il chantera "Non, je ne regrette rien" d'Édith Piaf

        Parameters:
        args - not used as of today
        Throws:
        Exception - if a problem occurs