commandbox.system.util.jline

Class SignalHandler

lucee.Component
    extended by commandbox.system.util.jline.SignalHandler

Copyright Since 2005 ColdBox Platform by Ortus Solutions, Corp www.coldbox.org | www.ortussolutions.com I am a JLine highighter class that handles terminal signals

Class Attributes:
  • synchronized : false
  •  
  • accessors : false
  •  
  • persistent : false
  •  
  • author : Brad Wood, Luis Majano
  •  
    Property Summary
    type property default serializable required
    any shell


    • access = public
    • returntype = any
    • inject = shell
    true false
    Method Summary
    any handle([any signal])
     
    Methods inherited from class lucee.Component
    None

    Property Detail

    shell

    property any shell

    Attributes:
    access - public
    required - false
    returntype - any
    inject - shell
    serializable - true

    Method Detail

    handle

    public any handle([any signal])

    Parameters:
    signal