method load

Documentation for method load assembled from the following types:

role CompUnit::Repository

From CompUnit::Repository

(CompUnit::Repository) method load

method load(IO::Path:D $file --> CompUnit:D)

Load the $file and return a CompUnit object representing it.

class CompUnit::Repository::Installation

From CompUnit::Repository::Installation

(CompUnit::Repository::Installation) method load

method load(IO::Path:D $file --> CompUnit:D)

Load the $file and return a CompUnit object representing it.

class CompUnit::Repository::FileSystem

From CompUnit::Repository::FileSystem

(CompUnit::Repository::FileSystem) method load

method load(IO::Path:D $file --> CompUnit:D)

Load the $file and return a CompUnit object representing it.