Scenic.Script.draw_arc

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

draw_arc(ops, radius, radians, flag)

View Source

Specs

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