Scenic.Script.draw_rectangle

You're seeing just the function draw_rectangle, go back to Scenic.Script module for more information.
Link to this function

draw_rectangle(ops, width, height, flag)

View Source

Specs

draw_rectangle(
  ops :: t(),
  width :: number(),
  height :: number(),
  fill_stroke_flags :: fill_stroke()
) :: ops :: t()