suggest If
Conditionally suggests tab completion options based on a condition.
Parameters
condition
The condition to check before suggesting tab completion options.
block
The block to provide suggestions if the condition is met.
Conditionally suggests tab completion options based on a condition.
The condition to check before suggesting tab completion options.
The block to provide suggestions if the condition is met.