lucee.Componentcommandbox.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}
Method Summary | |
---|---|
array
|
browserList()
|
any
|
run(any URI, [any browser=''])
|
Methods inherited from class lucee.Component |
---|
None |
Method Detail |
---|
URI
- The URI to open as you would type it into your browser's address barbrowser
- The preferred browser to use for your URI