method store-file
Documentation for method store-file
assembled from the following types:
role CompUnit::PrecompilationRepository
From CompUnit::PrecompilationRepository
(CompUnit::PrecompilationRepository) method store-file
method store-file(CompUnit::PrecompilationId $compiler-id, CompUnit::PrecompilationId $precomp-id, IO::Path:D $path, :$extension = '') { ... }
Store the file at the specified path in the precompilation store, under the given compiler ID and precompilation ID.