# File lib/nanoc3/cli/commands/autocompile.rb, line 19 def long_desc 'Start the autocompiler web server. Unless specified, the web ' + 'server will run on port 3000 and listen on all IP addresses. ' + 'Running the autocompiler requires \'mime/types\' and \'rack\'.' end