Scenic.Script.draw_sector

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

draw_sector(ops, radius, radians, flag)

View Source

Specs

draw_sector(
  ops :: t(),
  radius :: number(),
  radians :: number(),
  fill_stroke_flags :: fill_stroke()
) :: ops :: t()