Returns an Instructions object for the Modifier placeholder instructions.
Last updated 24 days ago
placeholder_instructions() → Instructions
placeholder_instructions() →
Instructions
from glider import * def query(): return Instructions().placeholder_instructions().exec(1,9)