• Libraries

  • Home

  • aero
  • async-flow-fx
  • bidi
  • blossom
  • buddy-core
  • buddy-sign
  • camel-snake-kebab
  • chime
  • clj-kondo
  • clojure
  • clojure.data.json
  • closeable-map
  • config
  • core.async
  • crypto-password
  • cuerdas
  • data.xml
  • devcards
  • digest
  • etaoin
  • fs
  • hiccup
  • hikari-cp
  • honeysql
  • http-fx
  • humanize
  • image-resizer
  • integrant
  • loom
  • migratus
  • next-jdbc
  • openai-clojure
  • postal
  • process
  • reitit-parent
  • ring
  • selmer
  • shadow-cljs-tailwind-jit
  • testcontainers-clj
  • tick
  • timbre
  • tools.cli
  • websocket-client

Library released under Flexiana license. Copyright 2024 Flexiana.

Visit Flexiana website

Public Vars

  • censor-password (clj)
  • deep-merge (clj)
  • default-init-script-name (clj)
  • default-migration-dir (clj)
  • default-migration-parent (clj)
  • ensure-trailing-slash (clj)
  • find-migration-dir (clj)
  • get-exclude-scripts (clj)
  • get-init-script (clj)
  • get-migration-dir (clj)
  • get-parent-migration-dir (clj)
  • jar-file (clj)
  • jar-name (clj)
  • normalize-path (clj)
  • recursive-delete (clj)
  • resolve-uri (clj)
  • script-excluded? (clj)
Back

ensure-trailing-slash (clj)

(source)

function

(ensure-trailing-slash dir)
Put a trailing slash on the dirname if not present

Examples