Skip to content

don't return run invisibly #35

@bart6114

Description

@bart6114

Any specific reason why run() returns invisibly?
I personally think the below should automatically call show/print (i.e. not return invisibly).

simmer() %>%
  add_resource("server") %>%
  add_generator("test", t0, at(0)) %>%
  run()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions