struct SizeParams
Defined at line 189 of file ../../src/storage/volume_image/adapter/commands.h
Public Members
basic_string image_path
optional length
Public Methods
fpromise::result<SizeParams, std::string> FromArguments (std::span<std::string_view> arguments)
Returns arguments from |arguments| as a |SizeParams| instance. Validation is done by the
|ExtendParams| consumers.
Defined at line 396 of file ../../src/storage/volume_image/adapter/commands/arguments.cc