Bash++
Bash++ compiler internal documentation
Main Page
Namespaces
Concepts
Classes
Files
File List
File Members
src
lsp
include
validateUri.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2026 Andrew S. Rightenburg
3
* Bash++: Bash with classes
4
* SPDX-License-Identifier: GPL-3.0-or-later
5
*/
6
7
#pragma once
8
9
#include <string>
10
11
std::string
validateUri
(
const
std::string& uri);
validateUri
std::string validateUri(const std::string &uri)
Definition
validateUri.cpp:12
Generated by
1.9.8