Skip to content
  • echicken's avatar
    ab33ab91
    Allow command line arguments to override modopts values. · ab33ab91
    echicken authored
    Parameter names are -- prefixed, with a space between name and
    value. Quotes etc. around values are not handled; use escapes.
    We can get fancier with this later if it's necessary.
    
    Example:
    
    ?wttr.js --fallback_location Toronto --cache_ttl 0
    ab33ab91
    Allow command line arguments to override modopts values.
    echicken authored
    Parameter names are -- prefixed, with a space between name and
    value. Quotes etc. around values are not handled; use escapes.
    We can get fancier with this later if it's necessary.
    
    Example:
    
    ?wttr.js --fallback_location Toronto --cache_ttl 0
Loading