WIP: awesomerc.tl should work #85

Draft
Aire-One wants to merge 40 commits from feat/#58 into master
1 changed files with 5 additions and 0 deletions
Showing only changes of commit e83018f545 - Show all commits

View File

@ -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 = {