In role CompUnit::Repository§
See primary documentation in context for method load.
method load(IO::Path:D $file --> CompUnit:D)
Load the $file
and return a CompUnit
object representing it.
In CompUnit::Repository::FileSystem§
See primary documentation in context for method load.
method load(IO::Path:D $file --> CompUnit:D)
Load the $file
and return a CompUnit
object representing it.
In CompUnit::Repository::Installation§
See primary documentation in context for method load.
method load(IO::Path:D $file --> CompUnit:D)
Load the $file
and return a CompUnit
object representing it.