Skip to content

Synchronize functions which are declared in the main module #44

@neimanpinchas

Description

@neimanpinchas

You are giving an example for readFile

sync(fs,"readFile")

I tried to Synchronize functions which i am declaring in the main module.

sync("combo")//does nothing
sync(global,"combo")//global does not contain a function combo
sync(main,"combo")//main does not con....

how should i do that?
thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions