NAME
Daje::Workflow::Loader::Load - It's new $module
SYNOPSIS
use Daje::Workflow::Loader::Load;
my $workflow = Daje::Workflow::Loader::Load->(
path => "path"
)->load();
DESCRIPTION
Daje::Workflow::Loader::Load is loading workflows from JSON files in a set folder
REQUIRES
METHODS
load($self)
load($self)();
Load all workflows in the given path
AUTHOR
janeskil1525 <janeskil1525@gmail.com>
LICENSE
Copyright (C) janeskil1525.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.