মডিউল:Arguments: সংশোধিত সংস্করণের মধ্যে পার্থক্য
Created page with "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'string'..." ট্যাগ: মোবাইল সম্পাদনা মোবাইল ওয়েব সম্পাদনা |
অ 23 revisions imported ট্যাগ: মোবাইল সম্পাদনা মোবাইল ওয়েব সম্পাদনা |
(একই ব্যবহারকারী দ্বারা সম্পাদিত একটি মধ্যবর্তী সংশোধন দেখানো হচ্ছে না) | |
(কোনও পার্থক্য নেই)
|