Skip to content

Feature request: StreamBuilder Add_YAMLWithDir #842

Description

@lublak

Add option to add yaml with different directory.
As an example:

AddResourcesYAMLWithDir(conf string, basePath string)

My configs a located at "resources" but they paths are based on "root" path

Doesn't work:

import "./fn_maps.blobl"

Currently:

import "./resources/fn_maps.blobl"

So we can call

AddResourcesYAMLWithDir(yamlConfig, "resources")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions