mirror of
https://github.com/Keyslam-Group/Concord.git
synced 2025-09-02 20:33:54 -04:00
Holy shit I just wrote documentation
This commit is contained in:
parent
8810005217
commit
63d8c39b31
9 changed files with 159 additions and 111 deletions
|
@ -18,7 +18,7 @@ function Component.new(populate, inherit)
|
|||
return component
|
||||
end
|
||||
|
||||
-- Creates and initializes a new Bag.
|
||||
--- Creates and initializes a new Bag.
|
||||
-- @param ... The values passed to the populate function
|
||||
-- @return A new initialized Bag
|
||||
function Component:__initialize(...)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue