Skip to content

submodules

Load all submodules for this repository and return them.

Signature

ts
class Submodule {
  submodules(): Submodule[];
}

Returns

  • Submodule[]

    for this repository.

Released under the MIT License.