csvzall 0.4.0
CSV command-line tool and emerging C++ library
Loading...
Searching...
No Matches
csvzall::pipeline::commands::ViewServerOptions Struct Reference

#include <view.hpp>

Public Attributes

int requested_port = 0
 
bool serve_once = false
 
bool editable = false
 
std::string session_token
 
std::string viewer_asset_dir
 

Member Data Documentation

◆ editable

bool csvzall::pipeline::commands::ViewServerOptions::editable = false

◆ requested_port

int csvzall::pipeline::commands::ViewServerOptions::requested_port = 0

◆ serve_once

bool csvzall::pipeline::commands::ViewServerOptions::serve_once = false

◆ session_token

std::string csvzall::pipeline::commands::ViewServerOptions::session_token

◆ viewer_asset_dir

std::string csvzall::pipeline::commands::ViewServerOptions::viewer_asset_dir

The documentation for this struct was generated from the following file: