PhoenicisOrg/scripts

Move usage of "Bean("fileSearcher")" outside of the lambda method in Road Rash

madoar opened this issue · 1 comments

const registryFile = Bean("fileSearcher").search(wine.prefixDirectory(), "RASH.REG");

plata commented

Is it the only place where a bean is used inline?