# SPDX-License-Identifier: GPL-3.0-or-later # # SPDX-FileCopyrightText: 2024 Glenn Y. Rolland # Copyright © 2024 Glenn Y. Rolland require "option_parser" module GX::Parsers::Options class MappingUmountOptions # Add your options here end end