W3cubDocs

/Pony

_CSVOutput

[Source]

class ref _CSVOutput

Constructors

create

[Source]

new ref create(
  env: Env val)
: _CSVOutput ref^

Parameters

Returns

Public Functions

apply

[Source]

fun ref apply(
  results: _Results val)
: None val

Parameters

Returns

Private Functions

_print

[Source]

fun box _print(
  msg: String val)
: None val

Parameters

Returns

© 2016-2018, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/ponybench-_CSVOutput