commandbox.system.modules_app.system-commands.commands

Class browse

lucee.Component
    extended by commandbox.system.modules_app.system-commands.commands.browse

Open a browser to the passed URI. . Concatenate two files and output them to the screen {code:bash} browse localhost:8116 {code}

Class Attributes:
  • synchronized : false
  •  
  • accessors : false
  •  
  • persistent : false
  •  
    Method Summary
    any run(any URI)
     
    Methods inherited from class lucee.Component
    None

    Method Detail

    run

    public any run(any URI)

    Parameters:
    URI - The URI to open as you would type it into your browser's address bar