Services for using the XDG Base Directory specification

This is a low-level module, it is meant to be wrapped by higher level services.

For more information, refer to the documentation of the libxdg-basedir project or the official specification at: http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html

All groups and modules

module show_basedir

xdg_basedir :: show_basedir

Prints the local base directories as per the XDG Base Directory specification
module xdg_basedir

xdg_basedir :: xdg_basedir

Services for using the XDG Base Directory specification
package_diagram xdg_basedir xdg_basedir core core xdg_basedir->core linux linux linux->xdg_basedir gamnit gamnit gamnit->linux gamnit... ... gamnit...->gamnit

Parents

package core

core

Nit common library of core classes and methods

Children

package linux

linux

Implementation of app.nit for the Linux platform

Descendants

package android

android

Android platform support and APIs
package app

app

app.nit, a framework for portable applications
package egl

egl

Interface between rendering APIs (OpenGL, OpenGL ES, etc.) and the native windowing system.
package gamnit

gamnit

Portable game and multimedia framework for Nit
package glesv2

glesv2

OpenGL graphics rendering library for embedded systems, version 2.0
package ios

ios

iOS support for app.nit