PeakCaller.shareable#

property PeakCaller.shareable#

Indicate whether the analyzer can be shared across processes.

Returns:
bool

True if the analyzer supports shared memory operations and can be safely used across multiple processes, False if it should only be used within a single process.