-- Description: Read an option -- Version: 0.1.0 -- License: GPL-3.0 function run() info(getopt('hello')) end