is_readable() function
Indicate if an entity can be read.
This function checks if the given entity can be read.
Returns:
| Type | Description |
|---|---|
ReasonCollection
|
A ReasonCollection object that can function as a Boolean value, |
ReasonCollection
|
which is True if the given entity can be read. False otherwise. |