News

Hi @mjazwiecki, thanks for reporting. In order for those functions to be recognized, each file will need to be a blueprint itself (eg: having blueprint = func.Blueprint()). To support this scenario, ...