geese: What Geese (Programs) are Currently Running in the Gaggle?

Description Usage Value See Also

Description

Data can be broadcast to, or recevied from, any program currently running in the Gaggle. You can broadcast to boss or to all, and let the current Boss settings determine which geese get the data. Or you can use setTargetGoose to specify one particular goose – this is the most common approach. The current function supports that approach: it returns the names of all currently running geese.

Usage

1
geese ()

Value

Returns the names of all currently running geese as a list of character strings.

See Also

setTargetGoose. getTargetGoose. broadcast.


gaggle documentation built on Nov. 8, 2020, 8:07 p.m.