Owl.AddServices(folder: Instance)

Server Only

Scans an explicit directory structure recursively, loading and invoking standard require actions on all contained Server ModuleScripts.

Parameters

folder*
Instance
Target container object hosting Service components.

Returns

voidNothing.
Owl.AddServices(game:GetService("ServerScriptService").Modules.Services)