Capasa

Capasa is a genus of moths in the family Geometridae.

Capasa
Scientific classification
Kingdom:
Phylum:
Class:
Order:
Family:
Subfamily:
Tribe:
Hypochrosini
Genus:
Capasa

Walker, 1866

Species

  • Capasa abstractaria (Walker, 1862)
  • Capasa festivaria (Fabricius, 1794)
  • Capasa flavifusata (Moore, 1887)
  • Capasa hyadaria (Guenée, 1858)
  • Capasa incensata (Walker, [1863])
  • Capasa iris (Butler, 1880)
  • Capasa lycoraria (Guenée, 1858)
  • Capasa muscicolor Warren, 1893)
  • Capasa nundata (Felder, 1875)
  • Capasa pachiaria (Walker, 1860)
  • Capasa pulchraria (Rothschild, 1894)
  • Capasa pyrrhularia (Guenée, 1857)
  • Capasa quadraria Warren, 1893)
  • Capasa recensata (Prout, 1925)
  • Capasa rufescens (Butler, 1886)
  • Capasa sternaria (Guenée, 1857)
  • Capasa venusa (Swinhoe, 1894)
gollark: Well, I patched *that*, and that makes sense since it actually deals with environments.
gollark: But *why* would it meddle with the environment and apparently *only* for getfenv?
gollark: No.
gollark: This may require testing. It's not impossible that *somehow* `pcall` is using the "real" environment, but I have no idea what would cause htat.
gollark: ```lua -- if function is not from within the VM, return env from within sandbox function environment.getfenv(arg) local env if type(arg) == "number" then env = gf(arg + 1) else gf(arg) end if not env or env._HOST and string.find(env._HOST, "YAFSS") == nil then return gf() else return env end end```

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.