summaryrefslogtreecommitdiff
path: root/share/rust/lib/datadir.yaml
blob: acd4ad44fe7f65045da0b1b1c1961a02de5e2ad2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Bindings for the datadir steps
# These steps are pretty simplistic since Datadir is mostly
# a utility context for use by other step libraries, however some
# of the capabilities are worth exporting as steps

- given: datadir has at least {bytes}B of space
  function: subplotlib::steplibrary::datadir::datadir_has_enough_space
  types:
    bytes: uint
- given: datadir has at least {megabytes}M of space
  function: subplotlib::steplibrary::datadir::datadir_has_enough_space_megabytes
  types:
    megabytes: uint