16 lines
359 B
JSON
16 lines
359 B
JSON
{
|
|
"key": "scope_exit",
|
|
"name": "Scope Exit",
|
|
"authors": [
|
|
"Alexander Nasonov"
|
|
],
|
|
"description": "Execute arbitrary code at scope exit.",
|
|
"category": [
|
|
"Emulation"
|
|
],
|
|
"maintainers": [
|
|
"Alexander Nasonov <alexander.nasonov -at- gmail.com>",
|
|
"Lorenzo Caminiti <lorcaminiti -at- gmail.com>"
|
|
]
|
|
}
|