WIP: awesomerc.tl
should work #85
|
@ -26,6 +26,11 @@ local node_fixer <const>: { string : New_Node_By_Name } = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
["gears.filesystem"] = {
|
||||||
|
get_themes_dir = {
|
||||||
|
return_types = { { "string" } }, -- The Awesome APIDoc have to updated
|
||||||
|
},
|
||||||
|
},
|
||||||
["gears.surface"] = {
|
["gears.surface"] = {
|
||||||
apply_shape_bounding = {
|
apply_shape_bounding = {
|
||||||
parameters = {
|
parameters = {
|
||||||
|
|
Loading…
Reference in New Issue