class RbSys::Cargo::Metadata

def target_directory

Returns:
  • (String) -
def target_directory
  cargo_metadata.fetch("target_directory")
end