enum Signal

List of supported signals
enum Signal ()

A dynamically generated enum containing numeric/named values for supported signals. For example:

say Signal.keys.sort[^3] # show the first 3 alphabetically
    # OUTPUT: ยซ(SIGABRT SIGALRM SIGBREAK)ยป

See related routines.

See Also

enum Order

Human readable form for comparison operators.

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.

Built with Podlite โ€” the markup and publishing tools behind this site.